home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1259 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  732 b 

  1. Path: newshost.lanl.gov!usenet
  2. From: xuan-min <xshao@lanl.gov>
  3. Newsgroups: comp.lang.c
  4. Subject: How to create a BC4 DLL file for Win32?
  5. Date: 12 Jan 1996 17:21:15 GMT
  6. Organization: Los Alamos National Laboratory
  7. Message-ID: <4d65ab$4jo@newshost.lanl.gov>
  8. NNTP-Posting-Host: rfport.lanl.gov
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  13.  
  14. I am trying to create a DLL file that can be accessed from Visual Basic 
  15. 4.0.   I have found some examples, but none of them is for Windows95. 
  16. I have some plain C codes written before, and am trying to use them 
  17. under Windows95 and Visual Basic 4.0.   If some one has already done 
  18. this, please help.  
  19.  
  20.